ActiveReports 9
GeoPolyhedralSurface Constructor(IEnumerable<GeoPolygon>)

The polygons.
Initializes a new instance of the GeoPolyhedralSurface class.
Syntax
'Declaration
 
Public Function New( _
   ByVal polygons As System.Collections.Generic.IEnumerable(Of GeoPolygon) _
)
public GeoPolyhedralSurface( 
   System.Collections.Generic.IEnumerable<GeoPolygon> polygons
)

Parameters

polygons
The polygons.
See Also

Reference

GeoPolyhedralSurface Class
GeoPolyhedralSurface Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum